home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / mechacatdestructo.swf / scripts / DefineSprite_160 / frame_1 / DoAction.as
Text File  |  2007-10-01  |  91b  |  7 lines

  1. trace(_global.C.GameActive);
  2. if(_global.C.GameActive)
  3. {
  4.    gotoAndStop(2);
  5. }
  6. stop();
  7.